0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (6)
  • R1,000 - R2,500 (14)
  • -
Status
Brand

Showing 1 - 20 of 20 matches in All Departments

Java: The Complete Reference, Thirteenth Edition (13th ed.): Herbert Schildt, Danny Coward Java: The Complete Reference, Thirteenth Edition (13th ed.)
Herbert Schildt, Danny Coward
R1,261 Discovery Miles 12 610 Ships in 12 - 17 working days
Java: A Beginner's Guide, Tenth Edition (10th ed.): Herbert Schildt, Danny Coward Java: A Beginner's Guide, Tenth Edition (10th ed.)
Herbert Schildt, Danny Coward
R1,130 R926 Discovery Miles 9 260 Save R204 (18%) Ships in 10 - 15 working days
Java: A Beginner's Guide, Ninth Edition (Paperback, 9th edition): Herbert Schildt Java: A Beginner's Guide, Ninth Edition (Paperback, 9th edition)
Herbert Schildt
R750 Discovery Miles 7 500 Ships in 12 - 17 working days

A practical introduction to Java programming-fully revised for the latest version, Java SE 17 Thoroughly updated for Java Platform Standard Edition 17, this hands-on resource shows, step by step, how to get started programming in Java from the very first chapter. Written by Java guru Herbert Schildt, the book starts with the basics, such as how to create, compile, and run a Java program. From there, you will learn essential Java keywords, syntax, and commands. Java: A Beginner's Guide, Ninth Edition covers the basics and touches on advanced features, including multithreaded programming, generics, Lambda expressions, and Swing. Enumeration, modules, and interface methods are also clearly explained. This guide delivers the appropriate mix of theory and practical coding necessary to get you up and running developing Java applications in no time! Clearly explains all of the new Java SE 17 features Features self-tests, exercises, and downloadable code samples Written by bestselling author and leading Java authority Herbert Schildt

Java  the Complete Reference (Paperback, 8th Revised edition): Herbert Schildt Java the Complete Reference (Paperback, 8th Revised edition)
Herbert Schildt
R2,009 R1,620 Discovery Miles 16 200 Save R389 (19%) Ships in 10 - 15 working days

The Definitive Java Programming Guide

In "Java: The Complete Reference, Eighth Edition," bestselling programming author Herb Schildt shows you everything you need to develop, compile, debug, and run Java programs. Updated for Java Platform, Standard Edition 7 (Java SE 7), this comprehensive volume covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You'll also find information on key elements of the Java API library. JavaBeans, servlets, applets, and Swing are examined and real-world examples demonstrate Java in action. In addition, new Java SE 7 features such as try-with-resources, strings in switch, type inference with the diamond operator, NIO.2, and the Fork/Join Framework are discussed in detail.

Coverage includes: Data types and operators Control statements Classes and objects Constructors and methods Method overloading and overriding Interfaces and packages Inheritance Exception handling Generics Autoboxing Enumerations Annotations The try-with-resources statement Varargs Multithreading The I/O classes Networking The Collections Framework Applets and servlets JavaBeans AWT and Swing The Concurrent API Much, much more

Java: The Complete Reference, Twelfth Edition (Paperback, 12th edition): Herbert Schildt Java: The Complete Reference, Twelfth Edition (Paperback, 12th edition)
Herbert Schildt
R1,477 Discovery Miles 14 770 Ships in 12 - 17 working days

The definitive guide to Java programming-thoroughly revised for Java SE 17 Fully updated for the current version of Java, Java SE 17, this practical guide from Oracle Press shows, step by step, how to design, write, troubleshoot, run, and maintain high-performance Java programs. Inside, bestselling author Herbert Schildt covers the entire Java language, including its syntax, keywords, and libraries. The book lays out cutting-edge programming techniques and best practices. Java: The Complete Reference, Twelfth Edition features clear explanations, detailed code samples, and real-world examples that demonstrate how Java can be put to work in the real world. JavaBeans, servlets, applets, Swing, lambda expressions, multithreading, and the default interface method are thoroughly discussed. You will get full details on all of the new features and functions available in Java SE 17. Designed for novice, intermediate, and professional programmers alike Source code for all examples and projects are available for download Written in the clear, uncompromising style for which Herb Schildt is famous

C++ from the Ground Up, Third Edition (Paperback, 3rd edition): Herbert Schildt C++ from the Ground Up, Third Edition (Paperback, 3rd edition)
Herbert Schildt
R1,593 R1,270 Discovery Miles 12 700 Save R323 (20%) Ships in 10 - 15 working days

This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class Library. For users of all levels, this guide teaches with examples of source code and a thorough display of the results.

C# 4.0 The Complete Reference (Paperback, Ed): Herbert Schildt C# 4.0 The Complete Reference (Paperback, Ed)
Herbert Schildt
R1,941 R1,552 Discovery Miles 15 520 Save R389 (20%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. The Definitive Guide to C#"From using LINQ to covariance and from string formatting to optional arguments, Herb's update covers all you need to know about using real-world C# 4.0." Michael Howard, Microsoft CorporationBestselling author Herb Schildt has updated and expanded his classic programming reference to cover C# 4.0--the latest release of this powerful, feature-rich language. Using carefully crafted explanations, insider tips, and hundreds of examples, C# 4.0: The Complete Reference offers in-depth details on all aspects of C#, including keywords, syntax, and core libraries. New C# 4.0 features, such as named and optional arguments, the dynamic type, expanded covariance and contravariance capabilities, and support for parallel programming with the Task Parallel Library (TPL) and PLINQ are also discussed. Perfect for beginners and professional C# programmers alike, this expert resource is written in the clear, crisp, uncompromising style that has made Herb the choice of millions worldwide. Begin mastering C# 4.0 today with help from this authoritative volume! Coverage includes: Data types and operators Control statements Classes and objects Constructors, destructors, and methods Interfaces, arrays, enumerations, and structures Method and operator overloading Inheritance and virtual methods Reflection and runtime type ID Exception handling Delegates, properties, events, and indexers Attributes Multithreading and the Task Parallel Library Generics LINQ and PLINQ Lambda expressions Anonymous types Extension methods Named and optional arguments Implicitly typed variables I/O, networking, and collections The preprocessor and much, much more

C++ - A Beginner's Guide (Paperback, 2nd edition): Herbert Schildt C++ - A Beginner's Guide (Paperback, 2nd edition)
Herbert Schildt
R1,186 R962 Discovery Miles 9 620 Save R224 (19%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Essential skills made easy! Written by Herb Schildt, the world's leading programming author, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace.

C: The Complete Reference (Paperback, 4th edition): Herbert Schildt C: The Complete Reference (Paperback, 4th edition)
Herbert Schildt
R1,789 R1,446 Discovery Miles 14 460 Save R343 (19%) Ships in 10 - 15 working days

Another gem from Herb Schildt--best-selling programming author with more than 2.5 million books sold! C: The Complete Reference, Fourth Edition gives you full details on C99, the New ANSI/ISO Standard for C. Youll get in-depth coverage of the C language and function libraries as well as all the newest C features, including restricted pointers, inline functions, variable-length arrays, and complex math. This jam-packed resource includes hundreds of examples and sample applications.

C# 3.0 THE COMPLETE REFERENCE 3/E (Paperback, 3rd edition): Herbert Schildt C# 3.0 THE COMPLETE REFERENCE 3/E (Paperback, 3rd edition)
Herbert Schildt
R1,877 R1,501 Discovery Miles 15 010 Save R376 (20%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. The Most Comprehensive C# Resource Available With its support for Language-Integrated Query (LINQ), C# 3.0 has revolutionized C# programming, and bestselling author Herb Schildt has updated and expanded his classic programming reference to cover it. Using carefully crafted explanations, insider tips, and hundreds of examples, this book presents in-depth coverage of all aspects of C#, including its keywords, syntax, and core libraries. Of course, details on the new C# 3.0 features, such as LINQ, lambda expressions, implicitly typed variables, and anonymous types are included. Essential for every C# programmer, this comprehensive guide is written in the clear, crisp, uncompromising style that has made Herb the choice of millions worldwide. Whether you are a novice programmer or a seasoned pro, the answers to all of your C# questions can be found in this definitive resource. Coverage includes: Data types and operators Control statements Classes and objects Constructors, destructors, and methods Interfaces, arrays, enumerations, and structures Method and operator overloading Inheritance and virtual methods Reflection and runtime type ID Exception handling Delegates, properties, events, and indexers Attributes Multithreading Generics LINQ (Language-Integrated Query) Lambda expressions Anonymous types Extension methods Implicitly typed variables I/O, networking, and collections The preprocessor and much, much more

Herb Schildt's C++ Programming Cookbook (Paperback, Ed): Herbert Schildt Herb Schildt's C++ Programming Cookbook (Paperback, Ed)
Herbert Schildt
R1,863 R1,454 Discovery Miles 14 540 Save R409 (22%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Your Ultimate "How-To" Guide to C++ Programming! Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ "cookbook." Organized for quick reference, each "recipe" shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and headers) followed by step-by-step instructions that show how to assemble them into a complete solution. Detailed discussions explain the how and why behind each step, and a full code example puts the recipe into action. Each recipe ends with a list of options and alternatives that suggest ways to adapt the technique to fit a variety of situations. Whether you're a beginner or an experienced pro, you'll find recipes that are sure to satisfy your C++ programming appetite! Topics include: String Handling * Standard Template Library (STL) Containers * Algorithms * Function Objects * Binders * Negators * Adaptors * Iterators * I/O * Formatting Data Learn how to: Tokenize a null-terminated string Create a search and replace function for strings Implement subtraction for string objects Use the vector, deque, and list sequence containers Use the container adaptors stack, queue, and priority_queue Use the map, multimap, set, and multiset associative containers Reverse, rotate, and shuffle a sequence Create a function object Use binders, negators, and iterator adapters Read and write files Use stream iterators to handle file I/O Use exceptions to handle I/O errors Create custom inserters and extractors Format date, time, and numeric data Use facets and the localization library Overload the [ ], ( ), and -> operators Create an explicit constructor And much, much more

The Art of C++ (Paperback, Ed): Herbert Schildt The Art of C++ (Paperback, Ed)
Herbert Schildt
R1,303 R1,039 Discovery Miles 10 390 Save R264 (20%) Ships in 10 - 15 working days

Take your C++ skills to the next level with help from programming guru Herb Schildt. In this unique volume, Herb unlocks the secrets that professional programmers use to create world-class software. In the process, he explores the power, elegance, and artistry of C++. Inside, Herb applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and a custom STL container. Herb even develops a Mini C++ interpreter! You can use each application as-is or as a starting point for your own development. This is some of the most exciting C++ code found anywhere! Inside, you'll: Explore the power of C++ Create a garbage collector subsystem for memory management Develop a thread control panel Build a translator to extend the capabilities of C++ Develop a restartable Internet file downloader Create a financial analysis library Explore artificial intelligence with AI-based search techniques Build a custom STL container Develop a Mini C++ interpreter

Herb Schildt is the world's number-one programming author. He is an authority on the C, C++, Java, and C# programming languages, and was a member of the ANSI/ISO committee that standardized C++. His programming books have sold more than three million copies worldwide and have been translated into all major foreign languages.

The Art of Java (Paperback, Ed): Herbert Schildt, James Holmes The Art of Java (Paperback, Ed)
Herbert Schildt, James Holmes
R1,314 R1,051 Discovery Miles 10 510 Save R263 (20%) Ships in 10 - 15 working days

Take your programming expertise to the next level with help from Java programming all-stars Herb Schildt and James Holmes. Together they unlock the secrets that professional programmers use to create world-class software. Inside, Herb and James apply Java to a wide variety of high-powered applications, each demonstrating different features and techniques. Examples range from language interpreters, Web crawlers, and e-mail subsystems to expression parsers, statistical tools, and financial applets. You'll even see how to apply Java to Artificial Intelligence (AI)! Each application can be used as-is, or as a starting point for your own development. From networking to parsing to AI and beyond, this book contains some of the most exciting Java code found anywhere.

Inside you'llExplore the genius of Java Create an expression parser for numeric expressions Build a Web crawler Design and implement a computer language interpreter Develop a complete e-mail subsystem Construct a download manager that streamlines downloading files from the Internet Develop statistical tools that compute the mean, median, mode, standard deviation, and more Create financial applets and servlets that compute the regular payment on a loan, the future value of an investment, an annuity, and more Develop AI-based search techniques Explore Java's HTML rendering capabilities

Java 2 Programmer's Reference (Paperback, 2nd edition): Herbert Schildt, Joseph O'Neil Java 2 Programmer's Reference (Paperback, 2nd edition)
Herbert Schildt, Joseph O'Neil
R701 R590 Discovery Miles 5 900 Save R111 (16%) Ships in 10 - 15 working days

Get essential programming information at your fingertips! Written by master programmer and best-selling author Herb Schildt, this book covers the new Java 2 features-Java 2 API Libraries, new collections framework classes, new input methods, and more. You'll get quick access to essential syntax and full details on classes, inheritance, packages, and interfaces.

C/C++ Programmer's Reference (Paperback, 2nd edition): Herbert Schildt C/C++ Programmer's Reference (Paperback, 2nd edition)
Herbert Schildt
R636 R518 Discovery Miles 5 180 Save R118 (19%) Ships in 10 - 15 working days

Essential programming tips at your fingertips! This handy programmers reference provides quick access to syntax, functions, classes, methods, as well as the Standard Template Library (STL). The book covers ANSI/ISO Standard C and C++, including the new C99 standard.

Introducing JavaFX 8 Programming (Paperback, Ed): Herbert Schildt Introducing JavaFX 8 Programming (Paperback, Ed)
Herbert Schildt 1
R1,247 R984 Discovery Miles 9 840 Save R263 (21%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Learn the Fundamentals of JavaFX 8 from Programming Guru Herb SchildtIntroducing JavaFX 8 Programming provides a fast-paced, practical introduction to JavaFX, Java's next-generation GUI programming framework. In this easy-to-read guide, best-selling author Herb Schildt presents the key topics and concepts you'll need to start developing modern, dynamic JavaFX GUI applications. The book begins with the fundamentals, including the general form of a JavaFX program. You then advance to event handling, controls, images, fonts, layouts, effects, transforms, animations (including 3-D animations), menus, and more. Numerous complete examples are included that put key topics and techniques into action. Designed for Java programmers, the book's focus is on the JavaFX API and all examples are written entirely in Java. Best of all, the book is written in the clear, crisp, uncompromising style that has made Herb Schildt the choice of millions worldwide. Learn the general form of a JavaFX program Work with scenes and stages Understand the fundamentals of JavaFX event handling Explore several controls, such as buttons, list views, sliders, trees, tables, scroll panes, and more Work with images, fonts, and layouts Explore the JavaFX menu system Use visual effects and transforms Incorporate 2-D and 3-D animation Present data in JavaFX charts Display Web-based content using WebView and WebEngine

C# 3.0: A Beginner's Guide (Paperback, 2nd edition): Herbert Schildt C# 3.0: A Beginner's Guide (Paperback, 2nd edition)
Herbert Schildt
R1,526 R1,223 Discovery Miles 12 230 Save R303 (20%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Essential Skills--Made Easy! Let master programmer and bestselling author Herb Schildt teach you the fundamentals of C#, Microsoft's premier programming language for the .NET Framework. You'll begin by learning to create, compile, and run a C# program. Then it's on to data types, operators, control statements, methods, classes, and objects. You'll also learn about inheritance, interfaces, properties, indexers, exceptions, events, namespaces, generics, and much more. Of course, new C# 3.0 features, such as LINQ, lambda expressions, and anonymous types, are included. Start programming in C# 3.0 today with help from this fast-paced, hands-on tutorial. Designed for Easy Learning: Key Skills & Concepts--Lists of specific skills covered in the chapter Ask the Expert--Q&A sections filled with bonus information and helpful tips Try This--Hands-on exercises that show how to apply your skills Notes--Extra information related to the topic being covered Self-Tests--Chapter-ending quizzes to test your knowledge Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated

Swing: A Beginner's Guide (Paperback, Ed): Herbert Schildt Swing: A Beginner's Guide (Paperback, Ed)
Herbert Schildt
R1,512 R1,209 Discovery Miles 12 090 Save R303 (20%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. From the world's bestselling programming author Using the practicalpedagogy that has made his other Beginner'sGuides so successful, Herb Schildt provides new Swingprogrammers with a completely integrated learningpackage. Perfect for the classroom or self-study, Swing:A Beginner's Guide delivers the appropriate mix of theoryand practical coding. You will be programmingas early as Chapter 1.

C++: The Complete Reference (Paperback, 4th edition): Herbert Schildt C++: The Complete Reference (Paperback, 4th edition)
Herbert Schildt
R2,075 R1,660 Discovery Miles 16 600 Save R415 (20%) Ships in 10 - 15 working days

Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI—plus, a complete description of the Standard Template Library (STL).

C# 2.0: The Complete Reference (Paperback, 2nd edition): Herbert Schildt C# 2.0: The Complete Reference (Paperback, 2nd edition)
Herbert Schildt
R1,883 R1,507 Discovery Miles 15 070 Save R376 (20%) Ships in 10 - 15 working days

THE MOST COMPREHENSIVE C# RESOURCE AVAILABLE!.

. Herb Schildt, the world's leading programming author, has updated and expanded his classic C# reference to cover C# 2.0 -- the newest version of Microsoft's premier programming language designed for .NET development. With carefully crafted explanations, insider tips, and hundreds of examples, this book offers in-depth coverage of all aspects of C#, including its keywords, syntax, and core libraries. Of course, detailed coverage of the new C# 2.0 features, such as generics, nullable types, anonymous methods, partial class declarations, and the:: operator, is included. Essential for every C# programmer, this comprehensive reference is written in the clear, crisp, uncompromising style that has made Herb the choice of millions. Whether you are a beginning programmer or an experienced pro, the answers to all your C# 2.0 questions can be found in this definitive guide..

. COVERAGE INCLUDES: . Data types and operators. Control statements. Classes and objects. Constructors, destructors, and methods. Interfaces, arrays, enumerations, and structures. Method and operator overloading. Inheritance and virtual methods. Reflection and runtime type ID. Exception handling. Delegates, properties, events, and indexers. Attributes. Pointers and "unsafe" code. Multithreading. Generics. Nullable types. Anonymous methods. The collection classes. The I/O classes. Networking. The preprocessor and much, much more

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Seagull Bahamas Cotton Hammock
R399 R199 Discovery Miles 1 990
Elecstor 18W In-Line UPS (Black)
R999 R869 Discovery Miles 8 690
Harry's House
Harry Styles CD  (1)
R238 R197 Discovery Miles 1 970
Queen Of Me
Shania Twain CD R173 Discovery Miles 1 730
Gotcha Gotcha Scorch Watch (Gents)
R329 R303 Discovery Miles 3 030
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Luca Distressed Peak Cap (Khaki)
R249 Discovery Miles 2 490
Ugreen Cat 6 UTP LAN Flat Cable (Black…
R51 Discovery Miles 510
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300

 

Partners